Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(bindings/nodejs): Align to OpenDAL exports #1466

Merged
merged 11 commits into from
Mar 5, 2023

Conversation

suyanhanx
Copy link
Member

@suyanhanx suyanhanx commented Mar 3, 2023

I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/

Summary

Summary about this PR

part of #1204

Features

  • Operator
  • Object
  • ObjectMetadata
  • Service Builder
  • blocking
  • stat
  • scan

Tests

  • Integration Tests

@suyanhanx suyanhanx changed the title feat(bindings/nodejs): align API feat(bindings/nodejs): seperate to small parts Mar 3, 2023
@Xuanwo
Copy link
Member

Xuanwo commented Mar 3, 2023

Hi, please don't refactor so early. Please keep in the same file until we prepare for 0.1 release.

@suyanhanx suyanhanx changed the title feat(bindings/nodejs): seperate to small parts feat(bindings/nodejs): Align to openDAL exports Mar 3, 2023
bindings/nodejs/src/lib.rs Outdated Show resolved Hide resolved
bindings/nodejs/src/lib.rs Outdated Show resolved Hide resolved
bindings/nodejs/index.d.ts Outdated Show resolved Hide resolved
@Xuanwo Xuanwo changed the title feat(bindings/nodejs): Align to openDAL exports feat(bindings/nodejs): Align to OpenDAL exports Mar 4, 2023
bindings/nodejs/src/lib.rs Outdated Show resolved Hide resolved
bindings/nodejs/src/lib.rs Show resolved Hide resolved
@suyanhanx suyanhanx force-pushed the nodejs-binding branch 2 times, most recently from 03b559a to 797973c Compare March 4, 2023 08:45
@suyanhanx suyanhanx marked this pull request as ready for review March 4, 2023 12:19
@suyanhanx
Copy link
Member Author

It seems that BlockingObjectLister is not exported.

Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mostly LGTM, thanks for your hard work!

bindings/nodejs/__test__/index.spec.mjs Show resolved Hide resolved
bindings/nodejs/src/lib.rs Outdated Show resolved Hide resolved
bindings/nodejs/src/lib.rs Outdated Show resolved Hide resolved
bindings/nodejs/src/lib.rs Show resolved Hide resolved
bindings/nodejs/src/lib.rs Outdated Show resolved Hide resolved
bindings/nodejs/src/lib.rs Outdated Show resolved Hide resolved
bindings/nodejs/src/lib.rs Outdated Show resolved Hide resolved
bindings/nodejs/src/lib.rs Outdated Show resolved Hide resolved
bindings/nodejs/index.js Outdated Show resolved Hide resolved
bindings/nodejs/index.d.ts Show resolved Hide resolved
@suyanhanx suyanhanx requested a review from Xuanwo March 5, 2023 02:25
bindings/nodejs/src/lib.rs Outdated Show resolved Hide resolved
bindings/nodejs/src/lib.rs Outdated Show resolved Hide resolved
bindings/nodejs/src/lib.rs Outdated Show resolved Hide resolved
@suyanhanx suyanhanx requested a review from Xuanwo March 5, 2023 06:25
@suyanhanx
Copy link
Member Author

suyanhanx commented Mar 5, 2023

Upgraded to napi6 to enable bigint.

Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Thanks for your working.

@Xuanwo Xuanwo merged commit 691ca32 into apache:main Mar 5, 2023
@suyanhanx suyanhanx deleted the nodejs-binding branch March 5, 2023 06:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants